home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / v cisle / deepburner / DeepBurner1.exe / DeepBurner.exe / 0 / RCDATA / TSIMPLEMESSAGEFORM / TSIMPLEMESSAGEFORM.txt
Text File  |  2006-03-23  |  636b  |  31 lines

  1. object SimpleMessageForm: TSimpleMessageForm
  2.   Left = 389
  3.   Top = 381
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SimpleMessageForm'
  7.   ClientHeight = 40
  8.   ClientWidth = 350
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object MessageLabel: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 350
  24.     Height = 40
  25.     Align = alClient
  26.     BevelWidth = 2
  27.     Caption = 'MessageLabel'
  28.     TabOrder = 0
  29.   end
  30. end
  31.